<?xml version="1.0"?>
<Denemo>
  <merge>
    <title>A Denemo Keymap</title>
    <author>AT, JRR, RTS</author>
    <map>
      <row>
        <after>Piece</after>
        <action>TitledPiece</action>
        <scheme>;;;TitledPiece
         (MovementBookTitles::Do "TitledPiece" "titledPiece \\markup" "My Movement Title"  "Give title for the movement or blank out to delete: ")
        </scheme>
        <label>Title</label>
        <tooltip>Prints title for the current movement</tooltip>
      </row>
    </map>
  </merge>
</Denemo>
